@CHARSET "UTF-8";
/*留言*/
.message{padding-left:30px;padding-top:10px;z-index:100;position:relative;}
.message input{vertical-align:middle;}
.message #name{display:block;height:26px;line-height:26px;padding:0;padding-left:6px;border:1px solid #dedede;width:200px;}
.message #contact{display:block;height:26px;line-height:26px;padding:0;padding-left:6px;border:1px solid #dedede;width:200px;}
.message #content{display:block;width:460px;height:120px;padding:6px;font-size:12px;border:1px solid #dedede;margin-top:6px;}
.message .msgbtn{background:#fe693e;cursor:pointer;width:90px;height:30px;line-height:30px;text-align:center;border:none;color:#fff;font-size:14px;
border-radius:3px;margin-top:15px;font-family:"Microsoft YaHei";-moz-border-radius:3px;-webkit-border-radius:3px;}
#code{padding-top:10px;line-height:26px;}
#checkcode{height:32px;line-height:32px;width:120px;border:1px solid #dedede;position:relative;top:-10px;}
#message_main tr{position:relative;}
#message_main tr th{font-weight:normal;text-align:right;height:42px;line-height:42px;color:#666;}
.m_label{position:absolute;width:160px;text-align:left;line-height:26px;padding-left:8px;color:#ccc;z-index:1;cursor:text;}
.c_label{line-height:18px;padding-top:12px;}
.index_message{position: relative;}
.name_input{border:1px solid #cccccc; margin-top: 5px; background: #fff; height: 22px; width: 189px;}
.input_left{float: left; width: 40px; text-align: center; background:url(../images/title_left.jpg) left top repeat-x; height: 22px; line-height: 22px}
.input_right{position: relative; float: right;}
.input_right input{height: 22px; line-height: 22px;}
.input_right .m_label{position:absolute;width:100px;text-align:left;line-height:22px;padding-left:6px;color:#ccc;z-index:1;cursor:text;}
#m_div{width:222px;position:fixed;right:17px;bottom:0px;padding-bottom:1px;z-index:99999;background:none;font-size:12px;}
.d_label{line-height:18px;padding-top:8px; width:160px;}
.w_message{border:1px solid #4a9df9;padding:7px;padding-top:3px; height:189px; background:#fff;padding-bottom:27px;display:block; background:url(../images/message_bg.jpg) left top no-repeat;}
.w_message #name{width:142px;height:22px;line-height:22px; border: none !important;}
.w_message #contact{width:142px;height:20px;line-height:20px; border: none !important;}
.w_message #content{width:176px;height:65px;resize:none;overflow-y:auto;overflow-x:hidden;}
.w_message #checkcode{width:82px;height:22px;line-height:22px;border:1px solid #ccc;background-color:#fff;}
#message_main{display:table-cell;}
.w_message #message_main tr{display:block;width:100%;overflow:hidden;line-height:28px;}
.w_message #message_main tr th{height:28px;line-height:28px;width:37px;text-align:center;vertical-align:middle;overflow:hidden;}
.w_message #code{padding-top:0px; margin-top: 5px;}
.w_title{background:none;color:#fff;position:relative;cursor:pointer;height:33px;width:222px;overflow:hidden;}
.w_message #message_main .m_input{border:1px solid #ccc;background-color:#fff;}
.w_message .msgbtn{width:93px;height:29px;line-height:20px; background:#4a9df9;margin-top:3px;border:none;font-family:"宋体",arial;font-size:12px;margin-left:54px; font-family: "微软雅黑"; color: #fff;}
.w_message .msgbtn_hover{background:#3c96fc;color:#fff;border:1px solid #3c96fc;}
.m_close{background: rgba(0, 0, 0, 0) url("../images/messbtn.png") no-repeat scroll left top;position:absolute;right:0px;top:0px;cursor:pointer;overflow:hidden;width:19px;height:20px;right:12px;top:8px;cursor:pointer;}
.w_message .m_under{position:absolute;width:227px;height:37px;line-height:41px;left:0;bottom:1px;}
.w_message .support{color:#000;width:100px;position:absolute;bottom:1px;right:8px;font-size:12px;}
#m_top{height: 1px;font-size: 0px;line-height: 1px;margin: 0 2px;background:#4a9df9;}
#m_mid{height: 1px;font-size: 0px;line-height: 1px;margin: 0 1px;background:#4a9df9;}
#m_bot{background:#4a9df9;height:31px;line-height:31px;padding-left:9px; font-family: "微软雅黑"; font-size: 13px;}
#checkCodeImg {width:105px;height:30px;cursor:pointer;}
#Dialogue_invitation {background: #4587e8 url("/designer/plugin/inquiry/images/inviteBack9.png") no-repeat;width:400px;height:175px;border-radius:5px;display:none;position:fixed;}
#Dialogue_invitation .Dialogue_close {width:18px;height:18px;background:transparent url(../images/close.png) no-repeat;display:block;position:absolute;right:8px;top:8px;left:auto;cursor:pointer;}
#Dialogue_invitation .Dialogue_content {position:absolute;top:44px;left:128px;right:26px;font-size:18px;color:#ffffff;line-height:36px;}
#Dialogue_invitation .Dialogue_btn {position:absolute;bottom:12px;right:12px;top:auto;left:auto;}
#Dialogue_invitation .Dialogue_btn .Dialogue_btn_no {color:#ffffff;background-color:transparent;display:inline-block;width:80px;height:32px;line-height:32px;text-align:center;border:1px solid #ffffff;border-radius:5px;font-size:13px;cursor:pointer;}
#Dialogue_invitation .Dialogue_btn .Dialogue_btn_ok {background:#ffffff;color:#4587e8;display:inline-block;width:80px;height:32px;line-height:32px;text-align:center;border:1px solid #ffffff;border-radius:5px;cursor:pointer;font-size:13px;margin-left:8px;}